TYPE
CSharpTest.Net
ToString<TYPE>(TYPE) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > StringUtils Class > ToString Method : ToString<TYPE>(TYPE) Method

value

Glossary Item Box

Converts primitives to strings so that they can be reconstituted via TryParse

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function ToString(Of TYPE)( _
   ByVal value As TYPE _
) As String
C# 
public static string ToString<TYPE>( 
   TYPE value
)

Parameters

value

Type Parameters

TYPE

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys